Welcome![Sign In][Sign Up]
Location:
Search - free code

Search list

[Embeded-SCM Developfreecore_ahdl

Description: 免费的AHDL模块库,包括IIC控制器,DRAM控制器,UART等28个模块,AHDL源代码-free AHDL module library, including IIC controllers, DRAM controller, UART, etc. 28 modules, source code AHDL
Platform: | Size: 50176 | Author: | Hits:

[Ftp ClientFree FTP client

Description: Ftp Client 这是个FTP客户端,是一个功能强大的客户端,可以根据源码方便的加以修改,做成适合自己的FTP客户端. -Ftp Client This is a FTP client, is a powerful client, in accordance with the modified source code to facilitate and create suitable for their own FTP client.
Platform: | Size: 683008 | Author: 郑码 | Hits:

[Mathimatics-Numerical algorithmsfree-scada-src_0.07b

Description: 一款最完整的工业组态软源代码,包括了组态界面,脚本语言,设备驱动等,拿来就可以作为自己的组态产品,吐血奉献-one of the most complete industrial configuration software source code, including the configuration interface, scripting language and the device driver, can be used as their own product configuration, vomiting blood sacrifice! !
Platform: | Size: 1775616 | Author: saki | Hits:

[Special EffectsMateiDemo

Description: Iterative Watershed Segmentation (IWS) This code is free of charges and it can be used for demonstration and evaluation purposes only. It is not allowed to use this code in any commercial purpose. The author s approval must be requested for any modification of the initial code as it is presented in the zip file available to download. The following point called "Copyright text" must always appear verbatim in the source codes and the license text. There is no warranty about the results obtained using this code. This is a free code, so you use it at your own risks.-Watershed Segmentation (IWS) T his code is free of charges and it can be used for d emonstration and evaluation purposes only. It is not allowed to use this code in any commercial purpose. The author's approval must be requeste d for any modification of the initial code as it i 's presented in the zip file available to downloa d. The following point called "Copyright text" must always appear verbatim in the source codes and the license text. There is no warranty about the results obtained using this code. This is a f ree code, so you use it at your own risks.
Platform: | Size: 1305600 | Author: 陈西 | Hits:

[OS programFirewall-Free

Description: 免费的一个防火墙代码 Title: Article Title Goes Here Author: Jesus Oliva Email: joliva@arrakis.es Environment: VC++ 5.0-6.0, NT 4.0, Win95/98 Keywords: win32, DDK, Driver, Firewall, Network Level: Intermediate Description: A easy windows firewall implementation Section System SubSection Device Drivers -A free firewall code Title: Article Title Goes HereAuthor: Jesus Oliva Email: joliva@arrakis.esEnvironment: VC++ 5.0-6.0, NT 4.0, Win95/98Keywords: win32, DDK, Driver, Firewall, NetworkLevel: IntermediateDescription: A easy windows firewall implementationSection SystemSubSection Device Drivers
Platform: | Size: 157696 | Author: imronin | Hits:

[matlabcode

Description: CRC码生成器和卷积码的仿真程序。其中CRC码可以自定义生成多相式或字符串;卷积码可以自定义约束长度和码长。-CRC code generator and the simulation program convolutional codes. Which the CRC code can customize the generation of multi-phase or string convolutional codes can customize the constraint length and code length.
Platform: | Size: 1024 | Author: 杨丽 | Hits:

[JSP/JavaB-A-smallworld-java-code

Description: 生成BA 小世界网络java 源程序,里面涉及到结点类RipplePeer可以另行自己实现,主要就是几个成员变量id,neighbors数组(与之连接的结点)和degree度数-BA small-world networks generated java source code, which relates to node can be its own category RipplePeer realize, the main variable is the number of members of id, neighbors array (connected nodes) and degree degrees
Platform: | Size: 1024 | Author: | Hits:

[matlabBA

Description: 一种构建BA无标度复杂网络模型的matlab代码,-Construction of a BA scale-free complex network models matlab code
Platform: | Size: 1024 | Author: fuguihe | Hits:

[Software EngineeringWriting_clean_code

Description: 怎样编写优化、高效、无错的代码。阅读后对提高编程质量很有帮助。-How to prepare optimized, efficient, error-free code. After reading very helpful to improve the quality of programming.
Platform: | Size: 586752 | Author: robin | Hits:

[AlgorithmFDTD

Description: FDTD code in Free Space with no absorbing boundary conditions.
Platform: | Size: 1024 | Author: lili | Hits:

[Documentsopencv-source-code

Description: this the opencv source code that can be used fr-this is the opencv source code that can be used free
Platform: | Size: 2955264 | Author: kongkang | Hits:

[Windows Developlbm

Description: 格子波尔兹曼方法d2q9模型算例c++源代码-Lattice Boltzmann model d2q9 Ways example c++ source code
Platform: | Size: 4096 | Author: 李璇 | Hits:

[WEB Codefree-css-templates-283

Description: 一套css网页代码。很漂亮的网页模板,功能齐全,附带两个子页-Css code of a web page. Very beautiful page templates, a full-featured, with two sub-pages
Platform: | Size: 191488 | Author: 乐乐 | Hits:

[Internet-Networkwrite-clean-code

Description: Microsoft Techniques for Developing Bug-free C Programs
Platform: | Size: 590848 | Author: jiangyy | Hits:

[SCMfat16

Description: 嵌入式FAT16文件系统C代码免费下载 该文件系统是由本人个人开发的,全部代码在VC下编写,测试。VC下测试基于虚拟磁盘驱动(在Flash_management.c)实现对磁盘的读写。实现的文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码,并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另个,代码都使用C编写,可以移植到单片机上运行。 (FAT16代码是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与本人联系!qq:292942278,E-MAIL:tony_yang123@sina.com.cn) -FAT16 file system, embedded C code for free download The file system is composed of my personal development, all code in the VC prepared and tested. To test the VC based on the virtual disk drive (in the Flash_management.c) achieve the disk read and write. Implemented file system is compatible with FAT16/FAT32 file system format, compatible with long file names, is compatible with GB2312/UNICODE Chinese character coding, and realized its subdirectory support for the implementation of documentation to read, write, create, delete and other file system common functions. The other one, write code using C can be ported to run on microcontrollers. (FAT16 code is free code, users can directly use. This code has FAT32 (compatible with FAT16) and multi-disc version (fee), if required, please contact me! qq: 292942278, E-MAIL: tony_yang123@sina.com.cn)
Platform: | Size: 453632 | Author: 6756 | Hits:

[Embeded-SCM DevelopFAT16

Description: 嵌入式FAT文件系统免费源码下载 该文件系统是由本人个人开发的,全部代码在VC下编写,测试。VC下测试基于虚拟磁盘驱动(在Flash_management.c)实现对磁盘的读写。实现的文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码,并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另个,代码都使用C编写,可以移植到单片机上运行。 (FAT16是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与本人联系!qq:292942278,E-MAIL:tony_yang123@sina.com.cn) -Embedded FAT file system source code for free download The file system is composed of my personal development, all code in the VC prepared and tested. To test the VC based on the virtual disk drive (in the Flash_management.c) achieve the disk read and write. Implemented file system is compatible with FAT16/FAT32 file system format, compatible with long file names, is compatible with GB2312/UNICODE Chinese character coding, and realized its subdirectory support for the implementation of documentation to read, write, create, delete and other file system common functions. The other one, write code using C can be ported to run on microcontrollers. (FAT16 is free code, users can directly use. This code has FAT32 (compatible with FAT16) and multi-disc version (fee), if required, please contact me! qq: 292942278, E-MAIL: tony_yang123@sina.com.cn)
Platform: | Size: 683008 | Author: 6756 | Hits:

[matlabcode

Description: 编程经验的总结,教导我们如何编写高效无错的优质代码,包括编码习惯以及程序检错等-Programming and experience to teach us how to write high-quality and efficient error-free code, including coding practices, and procedures for error detection, etc.
Platform: | Size: 604160 | Author: toby | Hits:

[Embeded-SCM DevelopFAT16

Description: 国内第一个兼容中文的嵌入式FAT文件系统免费源码下载 该文件系统是由本人个人开发的,全部代码在VC下编写,测试。VC下测试基于虚拟磁盘驱动(在Flash_management.c)实现对磁盘的读写。实现的文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码,并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另个,代码都使用C编写,可以移植到单片机上运行。 (FAT16是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与本人联系!qq:292942278,E-MAIL:tony_yang123@sina.com.cn)-The first Chinese domestic embedded FAT-compatible file system source code download free The file system is composed of my personal development, all code written in VC under test. VC-based virtual disk drive under test (in Flash_management.c) to achieve reading and writing to disk. File system implementation is compatible file system format FAT16/FAT32 compatible long file names, compatible GB2312/UNICODE character coding, and realized subdirectory support, to achieve the document read, write, create, and delete the file system commonly used features. The other one, the code is written using C, can be transferred to the MCU running. (FAT16 is free code, users can directly use. This code is FAT32 (compatible with FAT16) and multiple disk version (fee), if necessary, please contact me! qq: 292942278, E-MAIL: tony_yang123@sina.com.cn)
Platform: | Size: 901120 | Author: 6756 | Hits:

[matlabcode

Description: turbo码编解码,可用于3G LTE链路仿真,我用在2010年中兴程序设计大赛的,绝对可用-turbo encoding and decoding, can be used for 3G LTE link simulation, I use ZTE 2010 Programming Contest, absolutely free
Platform: | Size: 403456 | Author: 张伟峰 | Hits:

[Windows Developfree-cfd-1.0.1

Description: 开源cfd代码,框架很大,很经典! 各项功能具备!-Cfd code open source
Platform: | Size: 918528 | Author: yanjianfeng | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net